Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/goreleaser/nfpm/v2 from 2.15.1 to 2.16.0 #151

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2022

Bumps github.com/goreleaser/nfpm/v2 from 2.15.1 to 2.16.0.

Release notes

Sourced from github.com/goreleaser/nfpm/v2's releases.

v2.16.0

Changelog

New Features

  • 4a6d81ca8b59267773ec7199f57c1667d7fd2200: Revert "feat(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.2.2 to 2.4.6 (#484)" (#489) (@​caarlos0)
  • 7645dff3a803bdabc6693ab9c41ce4f5b1b1cdaf: feat(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.2.2 to 2.4.6 (#484) (@​dependabot[bot])
  • 86d9a4f1e011e6e7b62d13431b03c7811fada0de: feat(deps): bump github.com/imdario/mergo from 0.3.12 to 0.3.13 (#513) (@​dependabot[bot])
  • ab5bb3196b946a73fd2c24ae948291b853222354: feat(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#518) (@​dependabot[bot])
  • 02f972d336abab27ace3f4d644fb9a920380ecc4: feat(deps): bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 (#517) (@​dependabot[bot])
  • dcf239f316c3392dc94e3001ff0de80335a818be: feat(deps): switch back to cobra (#506) (@​caarlos0)
  • 98a59ec16dac754a3205c1596c56ff50c86c7783: feat: add support for additional fields in Debian control files (#491) (@​atheriel)
  • 1eb3837edca1b5699f47a75451de838c56beca80: feat: implement dpkg-sig Package signing (#508) (@​SasSwart)
  • d1c106660947bd183e8a37721bfe950bb31bb6ce: feat: implement dpkg-sig Package signing (#515) (@​caarlos0)
  • 488938929fe497a07e43a2c651a7a4b86db2df3e: feat: update jsonschema library (#521) (@​caarlos0)
  • 1d42c64b98ee35f9f77b7fe4546587695fb58d0e: feat: use go 1.18 (#483) (@​caarlos0)

Bug fixes

  • eb26ce3682bae473befc39c6154456d4ebc9f0b8: fix: apk versioning (#514) (@​kpenfound)
  • 170bf81da57ce1e17e44c945a928d066fb0dbf53: fix: deb version order in control (#498) (@​kpenfound)
  • 1e26cfc6c7ef3c5afb703ff77b82750fc88f378d: fix: typo on 'package' commands --help (#512) (@​Manezki)

Full Changelog: goreleaser/nfpm@v2.15.1...v2.16.0


  • Check out GoReleaser: it integrates nFPM to the release pipeline of your Go projects.
Commits
  • 4889389 feat: update jsonschema library (#521)
  • a843af4 chore(ci): use tparse to report to GITHUB_STEP_SUMMARY (#516)
  • d1c1066 feat: implement dpkg-sig Package signing (#515)
  • 7309737 chore(deps): bump sigstore/cosign-installer from 2.3.0 to 2.4.0 (#520)
  • ab5bb31 feat(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#518)
  • 02f972d feat(deps): bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 (#517)
  • 1eb3837 feat: implement dpkg-sig Package signing (#508)
  • 86d9a4f feat(deps): bump github.com/imdario/mergo from 0.3.12 to 0.3.13 (#513)
  • eb26ce3 fix: apk versioning (#514)
  • 1e26cfc fix: typo on 'package' commands --help (#512)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm) from 2.15.1 to 2.16.0.
- [Release notes](https://github.com/goreleaser/nfpm/releases)
- [Changelog](https://github.com/goreleaser/nfpm/blob/main/.goreleaser.yml)
- [Commits](goreleaser/nfpm@v2.15.1...v2.16.0)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/nfpm/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team and mx-psi June 20, 2022 08:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 20, 2022
@codeboten codeboten merged commit cc9983b into main Jun 20, 2022
@codeboten codeboten deleted the dependabot/go_modules/github.com/goreleaser/nfpm/v2-2.16.0 branch June 20, 2022 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants